{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Earlston Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.944162,
            52.542321
          ],
          [
            -1.943865,
            52.542235
          ],
          [
            -1.943568,
            52.542149
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32161896, B43 5JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9438371961169425,
          52.54238397139005
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "32161897, B43 5JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.943601196557594,
          52.54244678876701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008763383, B43 5JP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9438816135446053,
          52.54224015453625
        ]
      }
    }
  ]
}