{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rye Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.170459,
            52.973705
          ],
          [
            -1.170451,
            52.973688
          ],
          [
            -1.170444,
            52.973672
          ],
          [
            -1.170157,
            52.973113
          ],
          [
            -1.16987,
            52.972553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009157042, NG7 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1698699468258407,
          52.972553465747446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032130622, NG7 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1701638627729263,
          52.97353536865591
        ]
      }
    }
  ]
}