{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.973198,
            51.466177
          ],
          [
            -0.973028,
            51.46667
          ],
          [
            -0.972886,
            51.467084
          ],
          [
            -0.972942,
            51.467156
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310006438, RG4 8HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9731657702260368,
          51.466807583964645
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "310070918, RG4 8EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9730558692178477,
          51.46657283398084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024872596, RG4 8AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9729028550277447,
          51.46697612675866
        ]
      }
    }
  ]
}