{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peel Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.267311,
            52.898086
          ],
          [
            -1.267623,
            52.898011
          ],
          [
            -1.267936,
            52.897936
          ],
          [
            -1.268211,
            52.897855
          ],
          [
            -1.268487,
            52.897773
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023286533, NG10 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.267251601246546,
          52.89810439346455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026086212, NG10 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2676981330742936,
          52.898071187925225
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032241869, NG10 1HG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2673565598945455,
          52.898051103494566
        ]
      }
    }
  ]
}