{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Forster Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.602706,
            54.970475
          ],
          [
            -1.602698,
            54.970543
          ],
          [
            -1.60269,
            54.970611
          ],
          [
            -1.602701,
            54.970709
          ],
          [
            -1.602711,
            54.970807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510140792, NE1 2NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6029815739304816,
          54.97058303278232
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510713163, NE1 2NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.60271381092456,
          54.97080681581444
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510716590, NE1 2NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6029667507105234,
          54.97050210798534
        ]
      }
    }
  ]
}